const github.com/go-pg/pg/v10.bindCompleteMsg

3 uses

	github.com/go-pg/pg/v10 (current package)
		messages.go#L60: 	bindCompleteMsg = '2'
		messages.go#L749: 		case bindCompleteMsg:
		messages.go#L999: 		case bindCompleteMsg: